Namespace - LJCAddressParserLib
Parameters
errorText - The error text.
fileSpec - The XML file specification.
Returns
The deserialized object.
Syntax
| C# |
|
public static RoadLookups LJCDeserialize(out String& errorText, String fileSpec = null)
|
Deserializes from the specified XML file.
Remarks
If the requested XML file does not exist, a default file will be created
from the PrimaryRoad XML file.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.